xen.git
2014-04-03 Ian Campbellxen: x86 & generic: change to __builtin_prefetch()
2014-04-03 Ian CampbellRevert "xen/arm: Allocate memory for dom0 from the...
2014-04-03 Ian Campbellxen: arm32: don't force the compiler to allocate a...
2014-04-03 Ian Campbellxen: arm: flush TLB on all CPUs when setting or clearin...
2014-04-03 Ian Campbellxen: arm: consolidate body of flush_xen_data_tlb_range_...
2014-04-03 Ian Campbellxen: arm: clarify naming of the Xen TLB flushing functions
2014-04-03 Jan Beulichx86/mm: fix checks against max_mapped_pfn
2014-04-03 Jan Beulichx86/HVM: fix setting mem access to default
2014-04-03 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op() (try 2)
2014-04-03 Aravindh Puthiyaparambilx86/mm: Fix compile with DEBUG_TRACE_DUMP turned on
2014-04-02 Julien Grallcommon/domctl: some functions are only used internally
2014-04-02 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2014-04-02 Ian Campbellns16550: make some initialisation common
2014-04-02 Ian Campbellns16550: setup default lsr_mask for DT systems too
2014-04-01 Julien Grallcrypto: rijndael: fix compilation with Clang 3.5
2014-04-01 Daniel De Graafevtchn: rearrange fields
2014-04-01 Jan Beulichfix sed usage in build rules
2014-04-01 Jan Beulichinclude: fix Makefile for FreeBSD
2014-04-01 Jan BeulichVMX: fix PAT value seen by guest
2014-04-01 Matthew Daleykexec: propagate ENOMEM result in error handling
2014-04-01 Julien Grallcpupool: cpupool_unassign_cpu is only used internally
2014-04-01 Matthew Daleypv-grub: correct sizeof usage
2014-04-01 Julien Grallxen/arm: Replace early_{printk, panic} call to {printk...
2014-04-01 Julien Grallxen/console: Add support for early printk
2014-04-01 Julien Grallxen/arm: Rename EARLY_PRINTK compile option to CONFIG_E...
2014-04-01 Julien Grallxen/arm: earlyprintk: export early_puts
2014-04-01 Julien Grallxen/arm: earlyprintk: move early_flush in early_puts
2014-04-01 Julien Grallxen/serial: Don't leak memory mapping if the serial...
2014-04-01 Julien Grallxen/arm: Don't need to export p2m_load_VTTBR
2014-04-01 Julien Grallxen/arm: Use p2m_restore_state in construct_dom0
2014-04-01 Julien Grallxen/arm: Move p2m context save/restore in a separate...
2014-04-01 Andrew Cooperdocs/Makefile: Split the install target
2014-04-01 Andrew Cooperdocs: Honour --{en, dis}able-xend when building docs
2014-04-01 Andrew Coopertools/libxl: Introduce libxl__malloc()
2014-04-01 Andrew Coopertools/libxl: Correct libxl__zalloc() to take an unsigne...
2014-04-01 Julien GrallMAINTAINERS: Add ARM UART drivers to "ARM ARCHITECTURE...
2014-04-01 Jan BeulichRevert "x86/HVM: fix preemption handling in do_hvm_op()"
2014-03-28 Stefano Stabellinipublic/platform.h: replace unsigned long with xen_ulong_t
2014-03-28 Jan Beulichx86/vMTRR: pass domain to mtrr_*_msr_set()
2014-03-28 Jan Beulichx86/EPT: relax treatment of APIC MFN
2014-03-28 Jan Beulichx86/EPT: also dump permissions and memory types
2014-03-28 Jan Beulichx86/EPT: simplification and cleanup
2014-03-28 Jan Beulichx86/p2m: make p2m_change_type() behavior match p2m_chan...
2014-03-28 Jan Beulichx86/HVM: correct CPUID leaf 80000008 handling
2014-03-28 Jan Beulichx86/HVM: fix preemption handling in do_hvm_op()
2014-03-28 Jan Beulichx86/HVM: simplify do_hvm_op()
2014-03-27 Olaf Heringxend/pvscsi: recognize also SCSI CDROM devices
2014-03-27 Olaf Heringtools/xend: move assert to exception block
2014-03-27 Yi LiAvoid said the /dev/xvd* is already defined after
2014-03-27 Jan Beulichlibxc: domain restore: fold redundant variables
2014-03-27 Julien Grallxen/arm: Add support for XSM
2014-03-27 Julien Grallxen/xsm: Add support for device tree
2014-03-27 Julien Grallxen/xsm: Add xsm_core_init function
2014-03-27 Julien Grallxen/xsm: Don't use multiboot by default to initialize XSM
2014-03-26 Andrew Cooperx86: identify which vcpu's CR4 is being badly modified
2014-03-26 Julien Grallcredit2: Some functions are only used internally
2014-03-26 Julien Grallcommon: sched_sedf: Remove unused functions
2014-03-26 Julien Grallxsm: flask: flask_disable is only used internally
2014-03-26 Julien Grallxsm: flask: ss: remove unused function determine_oocontext
2014-03-26 Julien Grallxsm: flask: Remove unused function avc_sidcmp
2014-03-25 Jan Beulichx86: enforce preemption in HVM_set_mem_access / p2m_set...
2014-03-24 Daniel De Graafevtchn: optimize XSM ssid field
2014-03-24 Daniel De Graafxsm: Reduce compiler command line clutter
2014-03-24 Jan Beulichsysctl: annotate struct pm_cx_stat's pc[]/cc[]
2014-03-24 Jan Beulichx86: fix determination of bit count for struct domain...
2014-03-24 Mukesh Rathorx86/pvh: disallow PHYSDEVOP_pirq_eoi_gmfn_v2/v1
2014-03-24 Jan Beulichx86: drop unused Transmeta definitions
2014-03-21 Ian Jacksonxl: console connection: Print errno value from exec
2014-03-21 Ian Jacksonxl: Remove clone-and-hack in do_daemonize
2014-03-21 Ian Jacksonxl: Abolish vncviewer_child_report
2014-03-21 Ian Jacksonxl: Introduce children[].description and xl_report_chil...
2014-03-21 Ian Jacksonxl: remove needless error checking from calls to xl_fork
2014-03-21 Samuel ThibaultPV-GRUB: fix blk access at end of disk
2014-03-21 Yixun Lan ... tools: fix --enable-xenapi typo error
2014-03-21 Julien Grallxen/arm: domain_vgic_init: Check xzalloc_* return
2014-03-21 Samuel Thibaultminios (blkfront): Add more information on block error
2014-03-21 Julien Grallxen/arm: Guard correctly asm-arm/platforms/exynos5.h
2014-03-21 Tim Deegantools/xen-access: don't use libxc internals directly.
2014-03-21 Roger Pau Monnexenstore: set READ_THREAD_STACKSIZE to a sane value
2014-03-21 Julien Grallxen/xsm: flask: Add missing header in hooks.c
2014-03-21 Julien Grallxen/xsm: flask: flask_copying_string is taking a XEN_GU...
2014-03-21 Julien Grallxen/xsm: flask: MSI is PCI specific
2014-03-21 Julien Grallxen/xsm: flask: Rename variable "bool" in "b"
2014-03-21 Julien Grallxen/xsm: flask: Fix compilation when CONFIG_COMPAT=n
2014-03-21 Julien Grallxen/xsm: xsm_do_mca is x86 specific
2014-03-21 Julien Grallxen/xsm: xsm functions for PCI passthrough is not x86...
2014-03-21 Julien Grallxen/arm: next_module: Skip module if the size is 0
2014-03-21 Julien Grallxen/arm: Correctly define size_t
2014-03-21 Julien Grallxen/arm: Remove the parameter "attrindx" in copy_from_paddr
2014-03-21 Julien Grallxen/arm: kernel: Don't hardcode flash address
2014-03-19 Ian Jacksonlibxl: multidev: Clarify internal API doc comment
2014-03-19 Ian Jacksonxl: Pass -v options on to migration receiver
2014-03-19 Ian Jacksonxl: migration: pass -t to xl migrate-receive
2014-03-19 Ian Jacksonxl: New -t option ("tty") to force \r-based messages
2014-03-19 Ian Jacksonxentoollog: provide XTL_STDIOSTREAM_PROGRESS_USE_CR
2014-03-19 Ian Jacksonlibxl: hotplug scripts: stdin < /dev/null
2014-03-19 Ian Jacksonlibxl: hotplug scripts: stdout >& stderr
2014-03-19 Ian Jacksonlibxl: Make libxl_exec tolerate foofd<=2
2014-03-19 Ian Jacksontools/console: xenconsole tolerate tty errors
2014-03-19 Ian Jacksontools/console: reset tty when xenconsole fails
next